func syscall.pwrite
2 uses
syscall (current package)
syscall_unix.go#L248: n, err = pwrite(fd, p, offset)
zsyscall_linux_amd64.go#L1239: func pwrite(fd int, p []byte, offset int64) (n int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)